projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f54f37c
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Wed, 8 Nov 2006 19:22:33 +0000
(19:22 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Wed, 8 Nov 2006 19:22:33 +0000
(19:22 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index afcb1105d93a19a54112d85f7f994f390b145247..2e057c80457ec1f8e57efa6b7a05380ab77cd746 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-08 Alan Mackenzie <acm@muc.de>
+
+ * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the case
+ (eq open-paren-in-column-0-is-defun-start nil) by searching for
+ least nested open-paren.
+
2006-11-08 Romain Francoise <romain@orebokech.com>
* subr.el (remove-overlays): Fix typo in last change.